Superwall Android SDK
Toggle table of contents
0.0.0-docs
release
Target filter
release
Switch theme
Search in API
Skip to content
Superwall Android SDK
Superwall Android SDK
/
com.superwall.sdk.storage.core_data
/
[release]SuperwallDatabase_Impl
/
getAutoMigrations
get
Auto
Migrations
release
@
NonNull
open
fun
getAutoMigrations
(
@
NonNull
autoMigrationSpecs
:
Map
<
Class
<
out
AutoMigrationSpec
>
,
AutoMigrationSpec
>
)
:
List
<
Migration
>